home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2000 September / cd joystick no118 septembre 2000 cd 2.iso / Data / sharewares / Communication / IPXLocalChat.exe / _SETUP.1 / IPX Local Chat.exe / 0 / RCDATA / TFORM7 / TFORM7.txt
Text File  |  2000-07-27  |  3KB  |  130 lines

  1. object Form7: TForm7
  2.   Left = 381
  3.   Top = 299
  4.   BorderIcons = [biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Statut de connection :'
  7.   ClientHeight = 162
  8.   ClientWidth = 298
  9.   Color = 12361366
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 281
  23.     Height = 121
  24.     BevelOuter = bvLowered
  25.     Color = clBlack
  26.     TabOrder = 1
  27.     object Label9: TLabel
  28.       Left = 2
  29.       Top = 8
  30.       Width = 45
  31.       Height = 13
  32.       Caption = 'Inconnue'
  33.       Color = clBlack
  34.       Font.Charset = DEFAULT_CHARSET
  35.       Font.Color = clLime
  36.       Font.Height = -11
  37.       Font.Name = 'MS Sans Serif'
  38.       Font.Style = []
  39.       ParentColor = False
  40.       ParentFont = False
  41.     end
  42.     object Label10: TLabel
  43.       Left = 2
  44.       Top = 24
  45.       Width = 45
  46.       Height = 13
  47.       Caption = 'Inconnue'
  48.       Font.Charset = DEFAULT_CHARSET
  49.       Font.Color = clLime
  50.       Font.Height = -11
  51.       Font.Name = 'MS Sans Serif'
  52.       Font.Style = []
  53.       ParentFont = False
  54.     end
  55.     object Label11: TLabel
  56.       Left = 2
  57.       Top = 40
  58.       Width = 45
  59.       Height = 13
  60.       Caption = 'Inconnue'
  61.       Font.Charset = DEFAULT_CHARSET
  62.       Font.Color = clLime
  63.       Font.Height = -11
  64.       Font.Name = 'MS Sans Serif'
  65.       Font.Style = []
  66.       ParentFont = False
  67.     end
  68.     object Label12: TLabel
  69.       Left = 2
  70.       Top = 72
  71.       Width = 58
  72.       Height = 13
  73.       Caption = 'En attente...'
  74.       Font.Charset = DEFAULT_CHARSET
  75.       Font.Color = clLime
  76.       Font.Height = -11
  77.       Font.Name = 'MS Sans Serif'
  78.       Font.Style = []
  79.       ParentFont = False
  80.     end
  81.     object Label13: TLabel
  82.       Left = 2
  83.       Top = 56
  84.       Width = 45
  85.       Height = 13
  86.       Caption = 'Inconnue'
  87.       Font.Charset = DEFAULT_CHARSET
  88.       Font.Color = clLime
  89.       Font.Height = -11
  90.       Font.Name = 'MS Sans Serif'
  91.       Font.Style = []
  92.       ParentFont = False
  93.     end
  94.     object Label7: TLabel
  95.       Left = 2
  96.       Top = 88
  97.       Width = 56
  98.       Height = 13
  99.       Font.Charset = DEFAULT_CHARSET
  100.       Font.Color = clLime
  101.       Font.Height = -11
  102.       Font.Name = 'MS Sans Serif'
  103.       Font.Style = []
  104.       ParentFont = False
  105.     end
  106.     object Label1: TLabel
  107.       Left = 2
  108.       Top = 96
  109.       Width = 3
  110.       Height = 13
  111.       Font.Charset = DEFAULT_CHARSET
  112.       Font.Color = clLime
  113.       Font.Height = -11
  114.       Font.Name = 'MS Sans Serif'
  115.       Font.Style = []
  116.       ParentFont = False
  117.     end
  118.   end
  119.   object XButton1: TXButton
  120.     Left = 103
  121.     Top = 136
  122.     Width = 90
  123.     Height = 22
  124.     Caption = 'Fermer'
  125.     TabOrder = 0
  126.     OnClick = XButton1Click
  127.     HotTrack = True
  128.   end
  129. end
  130.